gdk/wayland: Fix pointer-gestures version selection
authorVlad Zahorodnii <vlad.zahorodnii@kde.org>
Mon, 21 Jun 2021 06:22:29 +0000 (09:22 +0300)
committerVlad Zahorodnii <vlad.zahorodnii@kde.org>
Mon, 21 Jun 2021 06:51:45 +0000 (09:51 +0300)
commit3969d8b028e14e7a76d4f6ecf406bb9f4127a5fb
tree4ade5f87633a8a9cf9b28b6c74aac97a1680a7ef
parent333a92bcffcb315c3c8772da75ab49bccaf86f55
gdk/wayland: Fix pointer-gestures version selection

version == GDK_ZWP_POINTER_GESTURES_V1_VERSION will fail if the
compositor implements version 2 of pointer-gestures-v1.
gdk/wayland/gdkdisplay-wayland.c